disable onclick

41

$("#btnSubmit").attr("disabled", true);
pointer-events: none;
cursor: default;

Comments

Submit
0 Comments